From: Karl Heuer Date: Mon, 2 May 1994 20:56:25 +0000 (+0000) Subject: (${archlibdir}): Be lenient about wc output format. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~91781 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d38bb695cc20902ad5942840cbb173465170a31d;p=emacs.git (${archlibdir}): Be lenient about wc output format. --- diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index bd1b0be4d44..da5e40e9134 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -181,11 +181,11 @@ ${archlibdir}: all BLESSMAIL #ifdef MOVEMAIL_NEEDS_BLESSING /* Don't charge ahead and do it! Let the installer decide. ./blessmail ${archlibdir}/movemail */ - @if [ "`wc -l blessmail`" != " 2 blessmail" ] ; then \ + @if [ `wc -l